RowSwipeShowControlForIndexAndSide
Type
command
Summary
Display the data grid swipe control on the given side of the row with the given index.
Syntax
dispatch "RowSwipeShowControlForIndexAndSide" to group "DataGrid" with
<row index>, {"left" | "right"}
Description
Display the data grid swipe control on the given side of the row with the given index. enable swipe must be true for swipe controls to be displayed.
Related
message: RowSwipeHideControl, RowSwipedRight, RowSwipedLeft, RowLeftSwipeControlClicked, RowLeftSwipeControlClicked, RowRightSwipeControlClicked, RowLeftSwipeControlHidden, RowRightSwipeControlHidden, GetLeftSwipeControl, GetRightSwipeControl
property: enable swipe, left swipe control, right swipe control